×
code factoring
예문
예문
This multiplies space savings from
code factoring
.
;
Code factoring
: If several sequences of code are identical, or can be parameterized or reordered to be identical, they can be replaced with calls to a shared subroutine.